Revision: tla--devo--1.3--patch-11
Archive: lcourtes@laas.fr--2005-libre
Creator: Ludovic Court`es <ludovic.courtes@laas.fr>
Date: Tue Jan 10 14:41:30 CET 2006
Standard-date: 2006-01-10 13:41:30 GMT
Modified-files: libarch/pfs-sftp-version.c
    libarch/pfs-sftp-version.h libarch/pfs-sftp.c
New-patches: lcourtes@laas.fr--2005-libre/tla--devo--1.3--patch-11
Summary: Fixed OpenSSH and GNU lsh invocations and auto-detection.
Keywords: pfs-sftp-version.c pfs-sftp.c

* libarch/pfs-sftp-version.c (arch_pfs_sftp_recognize_ssh_binary): Don't
  specify a version number for OpenSSH and GNU lsh.
  (arch_pfs_sftp_recognize_ssh): Chose `lshc' as the first choice.

* libarch/pfs-sftp-version.h: Cosmetic changes.

* libarch/pfs-sftp.c: For lsh, don't pass `--x11-forward'.  Terminate the
  SSH_ARGV vector with a zero.
  For OpenSSH, pass `sftp' as the last argument, not as an argument to `-s'.
